h4 {
	margin: 0;
	padding: 0;
}

.conts .container {
	border: 1px solid #E3E8E9;
	/*background: url(../img/bgimg.png);*/
}

.conts .container .xrfc {
	margin: 20px 30px 20px 30px;
}

.conts .leaders {
	margin: 10px 0;
	border: 1px solid #E3E3E3;
	
}

.conts .leadN {
	display: inline-block;
	background: url(../img/bg.png);
	color: #333333;
	padding: 10px 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: -7px;
	position: relative;
}

.conts .leadN:before {
	content: '';
	width: 10px;
	height: 10px;
	background: url(../img/other.png) no-repeat;
	position: absolute;
	left: 0;
	top: 36px;
	z-index: -1;
}

.conts .leaders ul {
	overflow: hidden;
	margin-bottom: 15px;
}

.conts .leaders li {
	float: left;
	border: 1px solid #E3E8E9;
	padding: 10px;
	margin: 15px 22px;
	margin-left: 20px;
}


/*详情页*/

.xrfc .intro {
	overflow: hidden;
}

.xrfc .intro>img {
	float: left;
	padding: 5px;
	border: 1px solid #E3E8E9;
}

.xrfc .intro .presentation {
	width: 888px;
	float: left;
	margin-left: 20px;
}

.xrfc .intro .presentation em {
	margin-right: 10px;
}

.xrfc .intro .presentation p,
.xrfc .intro .presentation h4 {
	width: 908px;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 2px solid #E3E3E3;
	margin-bottom: 20px;
}

.xrfc h4 {
	color: #990000;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 20px;
	border-bottom: 2px solid #E3E3E3;
	margin-bottom: 20px;
}

.xrfc .course {
	margin-top: 20px;
}

.xrfc .course span {
	color: #0000cc;
	font-weight: bold;
}


/*巾帼列表*/

.container .list {
	width: 325px;
	height: 1210px;
}

.container .specials h4 {
	height: 40px;
	padding: 0;
	line-height: 40px;
}

.container .list h4 img {
	margin-left: 20px;
}

.container .list li {
	margin: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #E3E3E3;
}

.container .list li img {
	padding: 10px;
	border: 1px solid #E3E8E9;
}

.container .list li p {
	display: inline-block;
	width: 160px;
	line-height: 2rem;
	margin-left: 10px;
}

.cont {
	width: 860px;
	margin-left: 15px;
}

.cont .alljg {
	width: 860px;
	height: 420px;
}

.cont h4 em {
	margin: 20px;
	border-left: 4px solid #990000;
}

.cont .specials>.txt {
	padding: 20px;
}

.cont .leadGroup {
	width: 335px;
	height: 420px;
	margin-left: 15px;
}

.cont .peoples li {
	margin: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #E3E3E3;
}

.cont .peoples li h4 {
	display: inline-block;
	width: 145px;
	text-align: right;
	color: #990000;
	font-weight: bold;
	font-size: 18px;
}

.cont .otherGroup {
	width: 420px;
	margin-top: 20px;
}

.cont .seconds {
	margin-left: 20px;
}

.cont .peoples li a {
	display: inline-block;
	width: 270px;
	background: url(../img/sj.png) no-repeat;
	background-position: 5px 10px;
	padding-left: 20px;
}

.cont .peoples li:hover {
	font-weight: bold;
	color: #990000;
}


/*专题部份*/


.l_con .event {
	border: 1px solid #E3E8E9;
	padding: 0 20px;
	margin-top: 10px;
}

.subject {
	overflow: hidden;
	padding: 20px;
}

.subject .tleft {
	width: 390px;
	margin-left: 25px;
	line-height: 2rem;
}

.subject .tleft h5,
.subject .tleft h4 {
	font-weight: bold;
	color: #990000;
	font-size: 18px;
	padding-top: 10px;
}

.subject .tleft p {
	margin-top: 10px;
}

.clear {
	clear: both;
}